@media (min-width: 1025px){
    .pattern .pattern-mian .swiper-wrapper .prev:hover{
    	background-image: url(../img/rightop02.png);
    }
    .pattern .pattern-mian .swiper-wrapper .next:hover{
    background-image: url(../img/rightop04.png);
    right: -2.4rem;
}
.bimg .prev:hover{
	background-image: url(../img/rightop02.png);
}
.bimg .next:hover{
	background-image: url(../img/rightop04.png);
}
	.i-product .swiper-slide:hover .mask{
		opacity: .5;
		filter: alpha(opacity=50);
	}
	.i-product .con-box .index-more:hover{
		background-color: #fff;
		border-color: #fff;
	}
	.i-product .con-box .index-more:hover span{
		color: #26b597;
		background-image: url('../img/index-more2.png');
	}
	.i-news-btn .index-more:hover{
		background-color: #26b597;
		opacity: 1;
		filter: alpha(opacity=100);
		border-color: #26b597;
	}
	.i-news-box .buttons .prev:hover{
	    background-image: url('../img/i-news-prev2.png')
	}
	.i-news-box .buttons .next:hover{
	    background-image: url('../img/i-news-next2.png')
	}
	.i-news .i-news-tit .i-news-btns a:hover{
	    color: #26b597;
	}
	.i-news .i-news-tit .i-news-btns a:hover:before{
	    width: 100%;
	}
    .finance-wai>img{
    	animation: rotate 20s linear infinite;
    }
    .core-wai>img{
    	animation: rotate 20s linear infinite;
    }
    .core-nei2>img{
    	animation: rotate 20s linear infinite;
    }
    .inaround-allimg .inaround-doimg>img{
    	animation: rotate 20s linear infinite;
    }
    .science-main-all .science-wai>img{
    	animation: rotate 20s linear infinite;
    }
	.i-about-box .about-circle1>img,
	.i-about-box .about-circle3>img{
		animation: rotate 20s linear infinite;
	}
	.i-about-box .about-circle2>img{
		animation: rotate2 20s linear infinite;	
	}
    .n-about .listb .img-btn .imgquan{
		animation: rotate2 20s linear infinite;	
	}
	@-webkit-keyframes rotate {
	  0% {
	    -webkit-transform: rotate(0);
	            transform: rotate(0);
	  }
	  100% {
	    -webkit-transform: rotate(360deg);
	            transform: rotate(360deg);
	  }
	}
	@keyframes rotate {
	  0% {
	    -webkit-transform: rotate(0);
	            transform: rotate(0);
	  }
	  100% {
	    -webkit-transform: rotate(360deg);
	            transform: rotate(360deg);
	  }
	}

	@-webkit-keyframes rotate2 {
	  0% {
	    -webkit-transform: rotate(0);
	            transform: rotate(0);
	  }
	  100% {
	    -webkit-transform: rotate(-360deg);
	            transform: rotate(-360deg);
	  }
	}
	@keyframes rotate2 {
	  0% {
	    -webkit-transform: rotate(0);
	            transform: rotate(0);
	  }
	  100% {
	    -webkit-transform: rotate(-360deg);
	            transform: rotate(-360deg);
	  }
	}

	.i-about-box .index-more:hover{
		background-color: #fff;
	}
	.i-about-box .index-more:hover span{
		color: #26b597;
		background-image: url('../img/index-more2.png');
	}
	.news-main .news-contant .news-det-img img:hover{  
                transform: scale(1.1);
} 
.news-fotter a:hover{
   background: url(../img/jiantou02.png) no-repeat center center;
   background-position: 2.65rem center;
   color: #fff;
   background-color: #26b597;
    border: 1px solid #26b597;
}
.news-main .bdshare-button-style0-16 a:hover{
  background-image: url(../img/tuoyuan02.png);
}
.page a:hover{
  border-color: #26b597;
  color: #26b597;
}
.news-nav-sele a:hover{
  color: #26b597;
}
.news-nav-sele .back:hover{
   background-image: url(../img/back02.png);
}
.newsdetail-footer .prve:hover{
  color: #fff;
  background-color: #26b597;
}
.newsdetail-footer .prve:hover span{
  background-image:url(../img/shang02.png);
}
.newsdetail-footer .next:hover{
  color: #fff;
  background-color: #26b597;
}
.newsdetail-footer .next:hover span{
  background-image:url(../img/xia02.png);
}
.news-cont-header a:hover{
  background-image: url(../img/moreright02.png);
  color: #26b597;
}
.product .product-right .product-fen .product-button-next:hover{
  background-image: url(../img/swiperpro02.png);
}
.product .product-right .product-fen .product-button-prev:hover{
  background-image: url(../img/swiperpro03.png);
}
.product-rows ul li img:hover{  
                transform: scale(1.1);
} 
.product-rows ul li:hover .li-rows-name{
background-color: #31cdac;
}
.product-rows ul li:hover .li-rows-name h2{
  color: #fff;
  border-bottom:1px solid #6cd9c2;
}
.product-rows ul li:hover .product-ad{
color: #fff;
border-bottom:1px solid #6cd9c2;
}
.product-rows ul li:hover .product-href{
color: #fff;
}
.product-rows ul li:hover .product-href span{
 background-image: url(../img/jiantou02.png);
}
.core .i-about-box .core-mian .core-item a{
	display: inline-block;
}
.core .i-about-box .core-mian .core-item a:hover h2{
	color:#26b597;
}
.core .i-about-box .core-mian .core-item a:hover p{
	color:#26b597;
}
.core .i-about-box .core-mian .core-item a:hover .text-tale{
	color:#26b597;
}
.inaround-bottom .inaround-button-prev:hover{
	background-image: url(../img/i-news-prev2.png);
}
.inaround-bottom .inaround-button-next:hover{
	background-image: url(../img/i-news-next2.png);
}
.core-mian .core-item:hover h2{
	color: #26b597; 
}
.core-mian .core-item:hover  p{
	color: #26b597; 
}
.core-mian .core-item:hover div{
color: #26b597; 
}
.f-share .bds_tsina:hover{
    background-image:url(../img/h-f-share-icon2.png) !important;
}
}